JAMSRESTAPI Web Service
PostDateType_PostDateType
JAMSRESTAPI Web Service > All Operations Resource Group : DateType_PostDateType (Post)

Resource Path: /api/datetype

Uri: http://doc.jamsscheduler.com/api/datetype

Description
Creates a new DateType object.
Request

The request body is of type DateType.

A Models.DateType object

Overview

DateType
calendarID : integer
continuous : boolean
dates : Array[DateDetail]
dateTypeID : integer
dateTypeType : string
description : string
lastChangeUTC : string
specificType : string
startDate : string
workDay : string
dateTypeID : integer
dateTypeType : string
description : string
lastChangeUTC : string
specificTypes : Array[SpecificDateType]
sequence : integer
specificType : string
dateTypeLinks : Array[DateTypeLink]
dateTypeType : string
dateTypeID : integer
calendarID : integer
calendarName : string
Response

The response body is of type string.

OK
See Also
All Operations Resource GroupJAMSRESTAPI Web Service